Package | ehealth4u.package |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolesystemassociate-r4 |
Url | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolesystemassociate-r4 |
Status | draft |
Name | CYEHRSDPractitionerRoleSystemAssociate |
Title | Cyprus EHR System Associate Practitioner Role profile |
Experimental | False |
Description | The main use-case of this profile is to represent the role that a Practitioner providing system administration and/or system operation services for the national integrated EHR of Cyprus (e.g. system operator, system administrator, etc.). |
Type | PractitionerRole |
Kind | resource |
No resources found
StructureDefinition | |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4 | Cyprus EHR Location profile |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4 | Cyprus EHR Organization profile |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4 | Cyprus EHR Practitioner profile |
http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsihealthcareprofessionalrole | Cyprus EHR Value Set: eHDSI Healthcare Professional Role |
http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsilanguage | Cyprus EHR Value Set: eHDSI Language |
{
"resourceType" : "StructureDefinition",
"id" : "cyehr-sd-practitionerrolesystemassociate-r4",
"url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolesystemassociate-r4",
"name" : "CYEHRSDPractitionerRoleSystemAssociate",
"title" : "Cyprus EHR System Associate Practitioner Role profile",
"status" : "draft",
"publisher" : "eHealth4U",
"contact" : [
{
"name" : "eHealth Lab (University of Cyprus)",
"telecom" : [
{
"system" : "email",
"value" : "ehealthl@ucy.ac.cy",
"use" : "work"
}
]
}
],
"description" : "The main use-case of this profile is to represent the role that a Practitioner providing system administration and/or system operation services for the national integrated EHR of Cyprus (e.g. system operator, system administrator, etc.).",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole",
"path" : "PractitionerRole",
"definition" : "A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.\r\n\r\nCyprusEHR: CYEHRSDPractitionerRoleICT represents the ICT role of a practitioner within an organization. The CYEHRSDConsent resource shall be used to define the exact access rights that this resource is allowed to have on other users' (patients, practitioners, etc.) data."
},
{
"id" : "PractitionerRole.meta",
"path" : "PractitionerRole.meta"
},
{
"id" : "PractitionerRole.meta.profile",
"path" : "PractitionerRole.meta.profile",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "PractitionerRole.meta.profile:CyprusEHRProfile",
"path" : "PractitionerRole.meta.profile",
"sliceName" : "CyprusEHRProfile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolesystemassociate-r4"
},
{
"id" : "PractitionerRole.language",
"path" : "PractitionerRole.language",
"definition" : "The base language in which the resource is written.\r\n\r\nCyprusEHR: Language as defined by eHDSI MVC.",
"binding" : {
"strength" : "required",
"description" : "CyprusEHR: As defined by eHDSI MVC.",
"valueSet" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsilanguage"
}
},
{
"id" : "PractitionerRole.identifier",
"path" : "PractitionerRole.identifier",
"comment" : "CyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner.reference",
"path" : "PractitionerRole.practitioner.reference",
"min" : 1
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
]
}
]
},
{
"id" : "PractitionerRole.organization.reference",
"path" : "PractitionerRole.organization.reference",
"min" : 1
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"definition" : "Roles which this practitioner is authorized to perform for the organization.\r\n\r\nCyprusEHR: Define the exact role of a System Associate Practitioner within the specified organization.",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.9.6.2.7",
"code" : "3252"
}
]
},
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsihealthcareprofessionalrole"
}
},
{
"id" : "PractitionerRole.code.coding",
"path" : "PractitionerRole.code.coding",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.system",
"path" : "PractitionerRole.code.coding.system",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.code",
"path" : "PractitionerRole.code.coding.code",
"min" : 1
},
{
"id" : "PractitionerRole.code.coding.display",
"path" : "PractitionerRole.code.coding.display",
"min" : 1
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Location",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4"
]
}
]
},
{
"id" : "PractitionerRole.location.reference",
"path" : "PractitionerRole.location.reference",
"min" : 1
},
{
"id" : "PractitionerRole.healthcareService",
"path" : "PractitionerRole.healthcareService",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.